Skip to content

Update decline-effect to 2.6.1#1634

Open
scala-steward wants to merge 1 commit intoapache:mainfrom
scala-steward:update/decline-effect-2.6.1
Open

Update decline-effect to 2.6.1#1634
scala-steward wants to merge 1 commit intoapache:mainfrom
scala-steward:update/decline-effect-2.6.1

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates com.monovore:decline-effect from 2.6.0 to 2.6.1

📜 GitHub Release Notes - Version Diff

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

🔍 Files still referring to the old version number

The following files still refer to the old version number (2.6.0).
You might want to review and update them manually.

yarn.lock
⚙ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.monovore", artifactId = "decline-effect" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.monovore", artifactId = "decline-effect" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1

shanedell added a commit to shanedell/daffodil-vscode that referenced this pull request Mar 25, 2026
- Update scala 2.13 version 2.13.18 from 2.13.16 to prevent errors.
- cat-effects Hotswap was deprecated so needed to move to NonEmptyHotswap.

Closes apache#1628
Closes apache#1631
Closes apache#1634
Closes apache#1642
Closes apache#1643
@shanedell shanedell mentioned this pull request Mar 25, 2026
2 tasks
shanedell added a commit to shanedell/daffodil-vscode that referenced this pull request Mar 25, 2026
- Update scala 2.13 version 2.13.18 from 2.13.16 to prevent errors.
- cat-effects Hotswap was deprecated so needed to move to NonEmptyHotswap.

Closes apache#1628
Closes apache#1631
Closes apache#1634
Closes apache#1642
Closes apache#1643

fix format
shanedell added a commit to shanedell/daffodil-vscode that referenced this pull request Mar 26, 2026
- Update scala 2.13 version 2.13.18 from 2.13.16 to prevent errors.
- cat-effects Hotswap was deprecated so needed to move to NonEmptyHotswap.

Closes apache#1628
Closes apache#1631
Closes apache#1634
Closes apache#1642
Closes apache#1643

fix format

Remove bad .empty file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant